home *** CD-ROM | disk | FTP | other *** search
/ Computer Inter@ctive 16 / Computer Interactive cdrom 16 - dic 98.iso / zdnetit / content / BPFTP.ZIP / bpftp109.exe / VERSIONS.TXT < prev    next >
Encoding:
Text File  |  1998-10-13  |  19.0 KB  |  388 lines

  1. V1.10 15th October 1998
  2. * HTTP authentication now works properly in all cases (in previous versions, BPFTP
  3.   wasn't always encoding the username&password correctly).
  4. * Fixed a problem where BPFTP sometimes decided that it wanted to start
  5.   transferring without being told to.
  6.  
  7. V1.09 12th October 1998
  8. * BPFTP can monitor a directory, when files in that directory are added or
  9.   modified then it can automatically upload them to an FTP server (very
  10.   useful if you manage a website).
  11. * BPFTP now displays basic information after each transfer - filesize, elapsed
  12.   time for that transfer and speed for that transfer.
  13. * New option in the toggles section - "Don't save passwords", this will mean
  14.   BPFTP won't save the password in the session file so other people can't
  15.   steal your passwords (well, not as easily anyway).
  16. * A warning dialog will appear for 10 seconds before the 'on completion' option
  17.   takes effect.  This allows you to override it if you're forgotten to disable it
  18.   from a previous session.
  19. * Sitelist importing works again (it was broken in v1.08).
  20. * "Save now" button removed from sitelist, as it was basically made obsolete
  21.   in v1.08 (sitelist is automatically saved every time you modify it).
  22.  
  23. V1.08 18th September 1998
  24. * Sitelist saved to file rather than in the registry (a very popular request).
  25. * Sitelist is also the same across instances of BPFTP (ie, if you update it in
  26.   one instance all other instances will see the changes without having to
  27.   restart).  This is a long overdue improvement.
  28. * BPFTP instances communicate with each other - so now two instances will
  29.   never try and download the same file.  This also means that URLs detected
  30.   in the clipboard are shared evenly between instances.  It also means you
  31.   can load a session into two or more instances of BPFTP and they'll share
  32.   the queue... a basic form of multiple simultaneous downloads from the 
  33.   same site.
  34. * The SIZE command when uploading can be disabled... if you never intend to
  35.   resume uploads then you should disable this (it'll speed up uploading a
  36.   little).
  37. * CuteFTP 2.5 sitelists can be imported.
  38. * As usual, other minor things.
  39.  
  40. V1.07c 19th August 1998
  41. * Many minor improvements/bugfixed - no major new functionality.
  42.  
  43. v1.07b 25th June 1998
  44. * This version actually works on WinNT machines, and you can run multiple
  45.   instances of it.  No other changes.
  46.  
  47. v1.07a 23rd June 1998
  48. * The major reason for this release was the error along the lines of:
  49.   "Exception EOutOfResources in module BPFTP.EXE at 0004744E RichEdit line
  50.   insertion error." - this should now bw fixed.
  51.   Apologies to the people this affected.
  52. * New 'on transfer completion' option - execute file on transfer completion.
  53. * Other minor changes.
  54.  
  55. v1.07 15th May 1998
  56. * Log entries are colour coded (blue for commands, green for responses,
  57.   red for errors and black for general info).
  58. * There is now no set limit on the number of lines in the log window.
  59. * Raw list information can now be optionally displayed in the log window.
  60. * URLs can be extracted from within other URLs.  This helps BPFTP on download
  61.   sites that use redirection to download, it'd work anyway but one step is
  62.   eliminated thereby making things faster.
  63. * 'Monitor clipboard for URLs' can now be toggled and options changed from
  64.   the system tray.
  65. * Option to export sitelist to a text file (comprising of standard FTP urls).
  66. * Other minor bug fixes & improvements.
  67.  
  68. v1.06 8th April 1998
  69. * On the URL confirmation dialog you can now choose the destination directory.
  70. * Auto refresh of the remote listing is now optional.
  71. * Directories can now be recursively deleted (that is, all directories
  72.   and files within the directory will be deleted).  This works both with local
  73.   and remote directories.
  74. * The font for the log window is configurable.
  75. * The default sort order for listings is now saved & restored properly.
  76. * BPFTP sometimes sent random data instead of commands when anti-idling.  Fixed.
  77. * TYPE optimization caused problems for some people - files in the queue would be randomly
  78.   skipped.  TYPE optimization has been disabled (the option still appears but it doesn't
  79.   do anything) until this problem has been fixed.
  80.  
  81. v1.05 5th March 1998
  82. * Tray icon displays percentage if transferring.
  83. * Fixed "access violation" error message that appeared when you first ran the
  84.   unregistered version of Bullet Proof FTP.
  85. * CuteFTP sitelist importing really should work with all sitelists now,
  86.   rather than just importing the first entry (as it did with some sitelists).
  87. * Fixed - bug where BPFTP continuously tried reconnecting to web sites after the queue
  88.   transfer completed.
  89. * The interface has changed - the queuelist is now at the bottom of the display.
  90. * TYPE command optimization - you now have an option to optimize TYPE commands,
  91.   which will make BPFTP send TYPE commands only when necessary, rather than for
  92.   every transfer.  This can speed up things considerably, especially when
  93.   downloading lots of small files from a slow FTP site.
  94.  
  95. v1.04 10th February 1998
  96. * Scheduling - BPFTP can now start at a specific date/time without the
  97.   use of third party schedulers.  It can also stop at a specific time.
  98. * Support for ratio sites improved - if BPFTP detects that you've exceeded
  99.   the ratio then it'll upload the first file queued for upload, regardless
  100.   of where it is in the queue.
  101. * Popup status display's title bar can now be hidden.
  102. * CuteFTP sitelist importing should now work with all v1.8-v2.0+ sitelists.
  103. * BPFTP no longer gets stuck in a loop if recursively downloading directories
  104.   with links in them.
  105. * You can now enter URLs straight into the 'host' box.
  106. * Browse button to choose local directory.
  107. * Double-clicking on the log window stops it from scrolling... double-click on it again to resume
  108.   scrolling.
  109. * Queue control is now a lot quicker & easier:
  110.   #1: When you drag&drop a queue entry it'll now be inserted where you drop
  111.       it, rather than being swapped with the entry you drop it on.
  112.   #2: 2 new popup items - move to top and move to bottom - saves a lot of
  113.       mouse clicking.  Also, double-clicking on a file moves it to the top
  114.       of the queue.
  115. * 3 bugfixes worth mentioning:
  116.   #1: The bug that confused BPFTP if the file you were uploading wasn't
  117.       the same size as it thought it was has been fixed.
  118.   #2: BPFTP now properly handles servers that use backslashes rather than
  119.       forward slashes and won't recreate the entire directory structure.
  120.   #3: Refreshing the remote directory after an upload or remote modification
  121.       works all the time now.
  122.  
  123. v1.03 28th November 1997
  124. * Anti idle - BPFTP will periodically send a random command to stop the
  125.   server from disconnecting for inactivity. 
  126. * Entries in the queue can be moved into the clipboard.
  127. * ASCII file wildcard limit of 10 entries was removed.
  128. * Default popup menu (cut/copy/paste etc) appears again for main toolbar
  129.   rather than the toolbar menu.
  130. * OS/2 FTP server list format support added.
  131. * Cache system now includes login name - if you have two separate logins on
  132.   the same server then they won't share the same cache.
  133. * If you change the sort order then previously cached entries will now
  134.   be sorted in the new sort order, rather than the order they were cached
  135.   in.
  136. * You can download to UNC names (\\machinename\dir) without having access
  137.   violation problems.
  138. * As usual, other minor improvements and bug fixes.
  139.  
  140. v1.02 17th October 1997
  141. * There should be no more problems with BPFTP expiring the first time you
  142.   run it.
  143. * VMS support tidied up.
  144. * The download directory for URLs can be changed, rather than it just
  145.   to the current directory no matter what it was set to.
  146. * Remote file attributes can be changed.
  147. * Toolbars can be removed.
  148. * Other minor improvements and bug fixes.
  149.  
  150. v1.01 25th September 1997
  151. * Recursive uploading implemented.  If you queue a directory for upload then
  152.   it and all the files in its subdirectories will be transferred, maintaining
  153.   full directory structure.
  154. * You can change the font settings for the local, remote and queue listings.
  155. * The command-line options /g and /d work properly again.
  156. * Minimizing to tray is now optional.
  157. * The delete key can be used to delete files from the queue.
  158. * Many other minor improvements & bug fixes.
  159.  
  160. v1.0 15th September 1997
  161. * Finally - context sensitive help!
  162. * All known winsock problems fixed.  BPFTP should now care a whole lot less
  163.   about what winsock its using.  That includes Winsock 2, which in turn
  164.   means that it works with Memphis/Win98.
  165. * Autofilling in of ftp site names (type in the start of an FTP site
  166.   and BPFTP will fill in the rest, based on entries in your sitelist).
  167. * HTTP Authentication is now supported.
  168. * BPFTP now understands even more list formats - every format I've seen,
  169.   all autodetected.  If you come across a list format that it doesn't
  170.   understand then let me know and I'll add support for it.
  171. * BPFTP will minimize to the system tray.
  172. * The local directory drop down box will display a list of drives.
  173. * Previous window state is now saved correctly.
  174. * The error that would occur when you pressed GO with no files in the
  175.   queue has been fixed.
  176. * Many other minor improvements and bugs fixed.
  177.  
  178. v0.993 27th August 1997
  179. * Now that I got the RAS problem sorted out, I found out about another problem
  180.   with download HTTP URLs - basically, HTTP downloading wasn't very stable at
  181.   all.  Fixed.
  182. * New icon for BPFTP - keeping in line with the logo on the web page.
  183. * Entries in the queue should now cycle properly if the retry limit has
  184.   been exceeded.
  185.  
  186. v0.992 26th August 1997 (later in day)
  187. * Really fixed the RAS problem this time - previous fix didn't work properly.
  188. * Fixed problem that occurred if you disabled 'fast directory changes'.
  189.  
  190. v0.991 26th August 1997
  191. * Fixed error that occurred if you didn't have RAS installed.
  192. * Local directory changing works a bit better now.
  193.  
  194. v0.99 25th August 1997
  195. * BPFTP can disconnect from the internet after all downloads have completed.
  196. * The queuelist is now in between the local file listing and the remote
  197.   listing.  This is a more logical place for it to be really - it might take
  198.   a little while to get used to though.
  199. * The 'list hidden files' option is gone - it has been replaced by an option
  200.   to modify the LIST command to whatever you like.  If you modify this command
  201.   and have any problems listing files then change it back and refresh the
  202.   listing.
  203. * Sitelist window can be resized, and the width of the site's columns is
  204.   saved.
  205. * You can drag & drop entries to rearrange them within the queuelist.
  206. * An option to start transferring as soon as a file is queued.
  207. * Sessions can be saved & loaded.  A session includes 
  208. * Bug which prevented directories starting with a dot (.) from being displayed
  209.   fixed.
  210. * Properly fixed bug where BPFTP would incorrectly warn you about not having
  211.   enough free disk space to download files if you were lucky enough to have
  212.   more than a gig or so free. (It turns out my earlier fix didn't work.)
  213. * As usual, lots of little things which either aren't worth mentioning or
  214.   I've forgotten about.
  215.  
  216. v0.98 11th August 1997
  217. * Uploading should be better, but not yet perfect.  Let me know how you
  218.   get on.
  219. * ASCII downloading.  This was requested a lot, so here it is.  Other
  220.   often-requested features will be implemented soon.
  221. * Stupid bug which would have made BPFTP not work with most HTTP proxy servers
  222.   fixed.
  223. * Option to ignore HTTP urls (any url that fits the wildcard *.*htm*).
  224. * New command line option /G - check out cmdline.txt for more info.
  225. * Many other minor additions/bug fixes.
  226.  
  227. v0.971 2nd August 1997
  228. Mostly just a bugfix release.
  229. * Fixed bug where BPFTP would incorrectly warn you about not having enough
  230.   free disk space to download files if you were lucky enough to have more
  231.   than a gig or so free.
  232. * 'save now' in the sitelist won't stop the current transfer.
  233. * 'clear all' will reset the queuelist's size to 0 and clear the log window.
  234. * The automatic local directory changing is a whole lot better.
  235. * Plus other minor bug fixes.
  236. * Remote attributes are now displayed - support for changing them will be added
  237.   soon.
  238. * Popup hint boxes are now more logically placed.
  239. * The bug where you couldn't minimize the main form has been fixed.
  240.  
  241. v0.97 23rd July 1997
  242. * Complete overhaul of the interface - the whole interface looks better and
  243.   is far more customisable.  You can resize the queuelist and the log
  244.   window.  There is also no restriction on size - you can now make BPFTP's
  245.   screen size as small as you like.
  246. * BPFTP is again as resilient as it used to be in connecting to sites.
  247.   In v0.95 and v0.96, if there was no file tagged when trying to connect to
  248.   a site then it'd sometimes give up after trying once.
  249. * Option to display passwords instead of hiding them.
  250. * Shaded caption can now be turned off.
  251. * BPFTP will now move to the next item in the queue and requeue the current
  252.   one when the retry limit has been exceeded, rather than just giving up.
  253. * You can now choose what BPFTP should do when you double click on a file.
  254. * There are now 4 file list styles like in Explorer.
  255. * Hopefully this version will solve the problems some people were having
  256.   minimising it
  257. * Find files!  You can enter a wildcard and BPFTP will search an entire
  258.   FTP site and download all matching files... you can also specify file
  259.   size...File dates will be done soon.
  260. * With local directories, you don't need to click the change button any
  261.   more - it changes automatically.
  262. * The log window won't get stop scrolling when BPFTP isnt the active window.
  263.  
  264. v0.96 13th July 1997
  265. * Caption is now shaded in the same way as Word 7.  Everything else will
  266.   start to look nicer eventually too.
  267. * Fixed the 'access violation' bug that happened sometimes when you select
  268.   'start transferring'.
  269.  
  270. v0.95 10th July 1997
  271. * Passwords are saved in encrypted form.
  272. * You can now import your site listing from FTP Explorer, or Cute FTP.
  273.   The passwords are also imported (although they are "encrypted").
  274.   You can also import ftp urls from a text file.
  275. * Password won't be displayed when you enter it if you leave it blank on the
  276.   main form.
  277. * You can edit urls detected in clipboard.  URL confirmation box will close
  278.   itself after 15 seconds.
  279. * Time elapsed/time remaining/average speed should now work properly all
  280.   the time.
  281. * You can sort files by extension.
  282. * HTTP downloading should be a lot better now.
  283. * The format of the cache files has changed, this should make caching faster.
  284.   Cache files from previous versions will be removed.
  285. * Configuration information is stored in the registry, rather than in an
  286.   INI file.
  287. * Will warn you before downloading if there is not enough space to download
  288.   the queued file(s).
  289.  
  290. v0.9 27th June 1997
  291. * 'start transferring' button is now centered properly on all systems.
  292. * A fully configurable progress bar has been added.
  293. * Version check now works behind firewalls.
  294. * Serious bug fixed.  Luckily it didn't occur too often.  This bug would
  295.   cause the program to crash sometimes when dragging and dropping.
  296. * Other miscellaneous bug fixes.
  297. * New firewall/proxy type for FTP:- HTTP style.  Use this if you can't get
  298.   either of the other types to work.
  299. * Support for VMS ftp servers implemented.
  300. * You can now sort the queue list just like the file lists.
  301. * Option to verify URLs before using them.
  302.  
  303. v0.82 20th June 1997
  304. * Another bug fix - if you had more than half of a file you were trying to
  305.   download via http then bpftp would get confused and think your local file
  306.   was larger and skip it.
  307. * Command line options documented.
  308.  
  309. v0.81 20th June 1997
  310. * Fixes a rather stupid bug - the message 'cannot focus a disabled or
  311.   invisible window.' This bug will also probably affect restoring of files.
  312.  
  313. v0.8 19th June 1997
  314. * Uploading... well sort of.  It works some times and not others.  Uploading
  315.   will work properly by the time 1.0 final is released.
  316. * You can resize the local/remote file listings
  317. * Several bugs fixed
  318. * Automatic registration of ftp bookmarks to BPFTP.
  319. * 'On connect' options.
  320. * HTTP downloading is a whole lot better & less buggy.  There still could be
  321.   a problem or two though.
  322. * Those are the main changes.
  323.  
  324. v0.7 12th June 1997
  325. * New list format supported.  BPFTP should now work with 99% of ftp sites,
  326.   if you come across a format that it doesn't support then let me know.
  327. * HTTP downloading!!! Of course it'll automatically resume.  However, a lot
  328.   of HTTP servers don't support resuming, so if a server doesn't support
  329.   resume BPFTP will rename the partial file and start over. If a URL
  330.   redirects to another location, FTP or HTTP then BPFTP will automatically
  331.   go there and download the file (or get redirected again).
  332. * Firewall/proxy support for HTTP is there too, I havent done user/password
  333.   authentication yet though.
  334. * Local file listing, with rename/delete/make directory support.  you can
  335.   drag and drop files into any directory, every file can have a separate
  336.   directory if you want.
  337. * That stupid bug with the site manager has been fixed. Sorry about this.
  338. * Transparent file icons.
  339.  
  340. v0.6 9th June 1997
  341. * Saves queuelist when you quit.
  342. * saves column widths in file list.
  343. * Ftp url parsing should now be 100% .
  344. * Firewall/proxy support.  This includes passive ftp.
  345. * New icon again.
  346.  
  347. v0.5 7th June 1997
  348. * You now have complete control over almost all the decisions BPFTP makes.
  349.   Check out the 'download options' section.
  350. * Create new session - now you can create a new session with a point & click -
  351.   or just use ctrl-n.
  352. * Viewing of files.  By 'viewing' I mean performing the default action on a
  353.   file depending on the file extension - eg, .txt files open notepad, .doc
  354.   files go to word/wordpad, .exe files are executed... etc.
  355. * Now everything should finally look ok for those people who use non standard
  356.   font sizes.  It'll now work with any font size, even custom ones.
  357. * Default size should now be a lot more workable for people using 640x480.
  358. * You can configure a sound to be played when the server disconnects you.
  359.  
  360. v0.4 4th June 1997
  361. * Monitors the clipboard for ftp:// urls.  If it finds one, it'lll either
  362.   queue it if currently downloading, or connect to the site & start
  363.   downloading.
  364. * Queueing of ftp:// urls.  This means files can be queued on more than
  365.   one FTP site.
  366. * Cache Expiration.  Can be set from 0 - 999 days.
  367. * New icon.  Kinda hard to read but it looks nice. 
  368.  
  369. v0.3 3rd June 1997
  370. * Displays correctly using large/non standard sized fonts.
  371. * 'Disconnect after download' option.
  372. * Window position saves on exit.
  373. * Log box scrolls left & right as well as up and down.
  374.  
  375. v0.2 1st June 1997
  376. Many bug fixes - thanks to everyone who reported them. Also:
  377. * Sounds can now be played on connect, and after the download is complete.
  378. * "list hidden files" option.
  379. * Whole directories are now downloaded a lot more logically than they were
  380.   before.
  381. * The file that is currently being downloaded appears on the status bar.
  382. * Logging to file
  383. * Plus other little improvements that aren't really worth mentioning
  384.  
  385. v0.1 30th May 1997
  386. First release - plenty of bugs
  387.  
  388.